CURLOPT_HTTPHEADER OAuth Problem

The OAuth key is obtained individually for each user that is connected to your application, you can read about how to get them in the authentication documentation.

The authentication lets the application use the API on behalf of a specific user. You need to be authorized on behalf of the user whose subscribers you want to access.