API RETURNING Failed with 0

With a 0? That would suggest you got a abnormal error.

print_r($info); to further debug.

Or do the CURL verbosly.

The issue is likely in your PHP Install, and your SSL bundle is out of date/incomplete and you are getting a SSL error, or whatever you are running the code on cannot reach Twitch.

This is not a API issue.