I'm running ubercart on a localhost wampserver. Everything is working fine.
I've tried enabling the PayPal module, but I got the following error message:
"PayPal WPP requires the PHP cURL library. (Currently using cURL Not found)"
I checked wampserver, enabled the extension, restarted all services and cleared my browser cache, and yet I still get the same error message. I double checked php.ini and the php_curl mod is definitely enabled.
Am I missing something obvious here?
Thanks for any help that you can provide.

