You have to register the modul in the php.ini.
Look for:
extension=php_curl.dll
And check for correct extension dir:
extension_dir = "c:/path to php/ext"
You have to register the modul in the php.ini.
Look for:
extension=php_curl.dll
And check for correct extension dir:
extension_dir = "c:/path to php/ext"