Here a short short tutorial how to add a new app to twitter:

1. Go to https://dev.twitter.com/apps/new and login if you are not logged in already
2. Fill out the following form:

HowTo: Adding app to twitter account

Create an application


So you should get the following:
Create the access tokens for twitter api
3. Accept the “Developer Rules of the Road”, type in the captcha, and click on “Create your Twitter application” button.
4. Now you should see this page
Adding app to twitter - overview

Overview


5. Go to “Settings” and change the application type to “Read and Write” (and click on “Update this Twitter application’s settings” to save your change):
Changing application type of a twitter app

Changing application type


6. Go back to “Details”, scroll down, and create your access token by clicking “Create my access token”:
Create access tokens (twitter api)

Create your access tokens


7. Now you have all tokens you need, both consumer tokens and both access tokens. The consumer tokens identifying your application and the access tokens allows your application to access your twitter account:
Consumer and access tokens (twitter api)

Your consumer and access tokens


(The tokens you can see in the image are not vaild anymore of course.)

This how-to is helpfull if you want to use my twitter plugin for b3.