hi every body,
i want to installed the modernbill on my localhost,
i got this error in the installation phase,
* You MUST have (SSL-enabled PHP cURL for faster secure remote API queries [you do not], or SSL-enabled CLI cURL for secure remote API queries [you do not]) [you do not].
* You SHOULD have SSL-enabled PHP cURL for faster secure remote API queries [you do not].
* You SHOULD have the "openssl" extension loaded for asynchronous secure remote API queries [you do not].
* You MAY have the "sysvshm" extension loaded for Unix performance optimizations [you do not].
* You MAY have the "sysvsem" extension loaded for Unix performance optimizations [you do not].
i enable the ssl and cURL module from wamp server,
and also remove the ; from extention=php.curl file
but i got the above error,
i search for it the whole day but unable to solve the said problem
please help me