Can anyone give instructions how to install curl for apache on windows or show me where I can learn how to? Thanks.
The PHP site says "In order to enable this module on a Windows environment, libeay32.dll and ssleay32.dll must be present in your PATH. " You also need to uncomment "extension=php_curl.dll" in your php.ini file. In my PHP install, the two dll files were installed in my c:\php directory with the other DLLs and I made sure my PATH includes c:\php Otherwise you could copy them to your windows directory, but you can forget to keep them up to date when you upgrade PHP.
install xampp google for it and strip the ";" from the php.ini files for libcurl module once instalition is done