I have read almost all of the entries here on SO, still the module wont load.
Here is my code
myDll = cdll.LoadLibrary("C:\\Users\\GODWIN\\Desktop\\libavformat\\libavformat-56.dll")
and this is the error it gives
OSError: [WinError 126] The specified module could not be found