I have downloaded the php extension for ffmpeg and pasted it in ext folder and added the same in php.ini. Also added the files pthreadGC2.dll,avcodec.dll and avformat.dll on system32. But when I restart apache and look in to the phpinfo, the ffmpeg extension is not visible in that.
Can someone help me to install it?
in error log I get something like, Unable to load dynamic library php_ffmpeg.dll - The specified module could not be found.