EasyPHP 16.1.1无法找到php_curl.dll但它确实存在

I've installed the latest EasyPHP 16.1.1 Devserver package, everything works apart from cURL

The error in the apache log is:

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program Files (x86)\\EasyPHP-Devserver-16.1\\eds-binaries\\php\\php704vc14x86x160430134424\\ext\\php_curl.dll' - The specified module could not be found.
 in Unknown on line 0

If I navigate to the directory I can see it curl.dll in directory

I'm using Windows 10 and I've un-commented the curl call in php.ini