I have been working on this error for a long time now. I have Python 3.6 and Python 2.7. I have tried to install opencv 2 and 3 in Python 2.7 and Python 3.6 respectively. I
In Windows 10 you can install it as
pip install opencv-python
this will allow you to import cv2 module