Anyway, we can choose 11 from:
• 3 wicket-keepers (must have at least 2)
• 6 bowlers (must have at least 4)
• 6 others.
If 
W ∈ {2,3} is the no. of wicket-keepers picked and 
B ∈ {4,5,6} is the no. of bowlers picked, then we can pick the wicket-keepers in 
3C
W ways, the bowlers in 
6C
B ways, and the remaining 11 – (
W + 
B) people in 
6C
11 – (W + B) ways (note that we always have 0 ≤ 11 – (
W + 
B) ≤ 6, so this binomial coefficient makes sense).
So the no. of ways with 
W wicket-keepers and 
B bowlers is 
=\binom{3}{W}\cdot \binom{6}{B}\cdot \binom{6}{11-(W+B)}$.$) 
Now we just need to sum this over all 6 possibilities for (
W, 
B), which I'll leave for someone else to do (it's easy, just tedious).