Multiple Users – Access Twitter 1.1 API with Oauth Script
Checkout WOW-Multi-Twitter 2.0 Primarily the focus of this tutorial is to display your cached tweets for 2 users using PHP and OAuth on your website. We will be accessing the secure Twitter 1.1 API with PHP by parsing both JSON files and merging them into a single file to cache and store on your server. This is a follow-up from Display Your Cached Tweets Using PHP and OAuth which is recommended for a single Twitter user.