卷毛未被识别

I have literally tried all methods possible on StackOverflow. My PHP is not recognizing curl. I created a phpinfo.php file to provide me with the configuration.

I have tried:

  • uncommenting extension=php_curl.dll (I even tried changing the name to extension=C:\amp\PHP\ext\php_curl.dll)
  • Moving my libeay32.dll libssh2.dll and ssleay32.dll into apache/bin and even tried moving those files in the C:\Windows\System32 folder
  • I created a file path in the Environment variables for the PHP and apache folder

Nothing has worked for me so far!